{
  "info": {
    "_postman_id": "a631f3e2-26b8-4dad-a757-4824efce2557",
    "name": "Pa be Pa",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "_exporter_id": "58174308",
    "_collection_link": "https://go.postman.co/collection/58174308-a631f3e2-26b8-4dad-a757-4824efce2557?source=collection_link"
  },
  "item": [
    {
      "name": "Categories",
      "item": [
        {
          "name": "List",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base_url}}/categories",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "categories"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Create",
          "request": {
            "method": "POST",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "title",
                  "value": "مشاوره",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "slug",
                  "value": "مشاوره",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "parent_id",
                  "value": "",
                  "type": "text"
                },
                {
                  "key": "image",
                  "type": "file",
                  "src": [
                    "/Users/shemroonshop/Downloads/img/4838856.png"
                  ],
                  "disabled": true
                },
                {
                  "key": "description",
                  "value": "",
                  "type": "text",
                  "disabled": true
                },
                {
                  "key": "status",
                  "value": "1",
                  "type": "text",
                  "description": "اجباری"
                }
              ]
            },
            "url": {
              "raw": "{{base_url}}/categories",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "categories"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Update",
          "request": {
            "method": "PUT",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "title",
                  "value": "park",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "slug",
                  "value": "park",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "parent_id",
                  "value": "۹",
                  "type": "text"
                },
                {
                  "key": "image",
                  "type": "file",
                  "src": [
                    "/Users/shemroonshop/Downloads/img/board-361516_640.webp"
                  ]
                },
                {
                  "key": "description",
                  "value": "",
                  "type": "text",
                  "disabled": true
                },
                {
                  "key": "status",
                  "value": "1",
                  "type": "text",
                  "description": "اجباری"
                }
              ]
            },
            "url": {
              "raw": "{{base_url}}/categories/10",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "categories",
                "10"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Delete",
          "request": {
            "method": "DELETE",
            "header": [],
            "url": {
              "raw": "{{base_url}}/categories/10",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "categories",
                "10"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "profiles",
      "item": [
        {
          "name": "List",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base_url}}/profiles",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "profiles"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Create",
          "request": {
            "method": "POST",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "type",
                  "value": "2",
                  "type": "text",
                  "description": "1=person / 2=place / اجباری"
                },
                {
                  "key": "image",
                  "type": "file",
                  "src": [
                    "/Users/shemroonshop/Downloads/img/board-361516_640.webp"
                  ]
                },
                {
                  "key": "name",
                  "value": "مرکز سالمندان رهنورد",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "slug",
                  "value": "رهنورد",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "bio",
                  "value": "توضیحات بیو",
                  "type": "text",
                  "disabled": true
                },
                {
                  "key": "phone",
                  "value": "",
                  "type": "text",
                  "disabled": true
                },
                {
                  "key": "category_ids[0]",
                  "value": "۴",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "category_ids[1]",
                  "value": "۵",
                  "type": "text",
                  "description": "اجباری",
                  "disabled": true
                },
                {
                  "key": "address[address]",
                  "value": "آدرس تستی مکان",
                  "type": "text",
                  "description": "برای مکان اجباری"
                },
                {
                  "key": "address[place_id]",
                  "value": "۹",
                  "type": "text",
                  "description": "برای مکان اجباری"
                },
                {
                  "key": "social_media[0][icon]",
                  "value": "bale",
                  "type": "text",
                  "description": "مقدار key از api مربوط به شبکه های اجتماعی دریافت شود."
                },
                {
                  "key": "social_media[0][url]",
                  "value": "link.com",
                  "type": "text"
                },
                {
                  "key": "social_media[1][icon]",
                  "value": "rubika",
                  "type": "text",
                  "disabled": true
                },
                {
                  "key": "social_media[1][url]",
                  "value": "link.com/samira",
                  "type": "text",
                  "disabled": true
                }
              ]
            },
            "url": {
              "raw": "{{base_url}}/profiles",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "profiles"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Update",
          "request": {
            "method": "PUT",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "type",
                  "value": "1",
                  "type": "text",
                  "description": "1=person / 2=place / اجباری"
                },
                {
                  "key": "image",
                  "type": "file",
                  "src": [],
                  "disabled": true
                },
                {
                  "key": "name",
                  "value": "سمیرا علوی",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "slug",
                  "value": "سمیرا علوی",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "bio",
                  "value": "توضیحات بیو",
                  "type": "text",
                  "disabled": true
                },
                {
                  "key": "phone",
                  "value": "09454545454",
                  "type": "text"
                },
                {
                  "key": "category_ids[0]",
                  "value": "۲",
                  "type": "text",
                  "description": "اجباری"
                },
                {
                  "key": "category_ids[1]",
                  "value": "۵",
                  "type": "text",
                  "description": "اجباری",
                  "disabled": true
                },
                {
                  "key": "address",
                  "value": "",
                  "type": "text",
                  "description": "برای مکان اجباری",
                  "disabled": true
                },
                {
                  "key": "place_id",
                  "value": "",
                  "type": "text",
                  "description": "برای مکان اجباری",
                  "disabled": true
                },
                {
                  "key": "social_media[0][icon]",
                  "value": "bale",
                  "type": "text",
                  "description": "مقدار key از api مربوط به شبکه های اجتماعی دریافت شود."
                },
                {
                  "key": "social_media[0][url]",
                  "value": "link.com",
                  "type": "text"
                },
                {
                  "key": "social_media[1][icon]",
                  "value": "rubika",
                  "type": "text"
                },
                {
                  "key": "social_media[1][url]",
                  "value": "link.com/samira",
                  "type": "text"
                }
              ]
            },
            "url": {
              "raw": "{{base_url}}/profiles/3",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "profiles",
                "3"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Delete",
          "request": {
            "method": "DELETE",
            "header": [],
            "url": {
              "raw": "{{base_url}}/profiles/1",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "profiles",
                "1"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Data",
      "item": [
        {
          "name": "Social networks",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base_url}}/social-networks",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "social-networks"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Places",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base_url}}/places",
              "host": [
                "{{base_url}}"
              ],
              "path": [
                "places"
              ]
            }
          },
          "response": []
        }
      ]
    }
  ]
}